感谢下载，你可以在香蕉网或我的fanbox和patreon免费找到该mod，同时还有我的其他mod：
https://gamebanana.com/members/1367828
https://sora935647402.fanbox.cc/
https://www.patreon.com/sora_33
国内渠道想要支持的可以到我的引力圈：https://app.unifans.io/c/sora_935（充值→卡券中心→购买卡券，即可使用国内渠道支付）

按/打开菜单，按住alt后用鼠标进行调整和选择（所有操作都要按住alt后进行），也可以用键盘上下左右来进行控制。

说明：

如果要在启动的时候固定在某个MOD，可以用记事本打开RemielleSeashadePasSeul.ini

找到下面的内容：

[Constants]
global persist $earring = 0
global persist $necklace = 0
global persist $bracelet = 0
global persist $clothup = 0
global persist $dressin = 0
global persist $armlace = 0
global persist $clothdown = 0
global persist $dressout = 0
global persist $wing = 1
global persist $mole = 1
global persist $shoes = 0
global persist $trans = 0
global persist $wombtattoo = 0
global persist $buttmark = 0
global persist $virginblood = 0

global persist $BoobsSize = 0.0
global $TargetBoobsSize
post $TargetBoobsSize = $BoobsSize

global persist $NippleLength = 0.0
global $TargetNippleLength
post $TargetNippleLength = $NippleLength

global persist $ButtSize = 0.0
global $TargetButtSize
post $TargetButtSize = $ButtSize

global persist $HipSize = 0.0
global $TargetHipSize
post $TargetHipSize = $HipSize

global persist $ThighsSize = 0.0
global $TargetThighsSize
post $TargetThighsSize = $ThighsSize

global persist $VaginaOpen = 0.15
global $TargetVaginaOpen
post $TargetVaginaOpen = $VaginaOpen

global persist $AnusOpen = 0.1
global $TargetAnusOpen
post $TargetAnusOpen = $AnusOpen

global persist $PregSize = 0.0
global $TargetPregSize
post $TargetPregSize = $PregSize

分别修改
$earring (可改数字0→无，1→耳环)
$necklace (可改数字0→无，1→颈饰，1→颈饰+飘带)
$bracelet (可改数字0→无，1→手饰)
$clothup (可改数字0→无，1→腰部衣服，2→半裸上衣，3→完整上衣)
$dressin (可改数字0→无，1→内裙)
$armlace (可改数字0→无，1→臂环)
$clothdown (可改数字0→无，1→半裸下衣，2→完整下衣)
$dressout (可改数字0→裸足，1→外裙，2→外裙全)
$wing (可改数字0→无，1→翅膀)
$mole (可改数字0→无，1→胸口的痔)
$shoes (可改数字0→无，1→鞋子)
$wombtattoo (可改数字0→无，1→淫纹)
$buttmark (可改数字0→无，1→屁股掌印)
$virginblood (可改数字0→无，1→有血迹)
$BoobsSize = 0.0 (可改数字0→1，调整胸部大小)
$NippleLength = 0.0 (可改数字0→1，调整乳头长度)
$ButtSize = 0.0 (可改数字0→1，调整臀部大小)
$HipSize = 0.0 (可改数字0→1，调整髋部大小)
$ThighsSize = 0.0 (可改数字0→1，调整大腿大小)
$VaginaOpen = 0.15 (可改数字0→1，调整小穴开口)
$AnusOpen = 0.1 (可改数字0→1，调整菊花开口)
$PregSize = 0.0 (可改数字0→1，调整孕肚大小)
改成需要的MOD的数字即可

如果想修改形态键的上限，可以找到ini中的[CustomShaderComputeShapes]和[CustomShaderComputeShapes2]，然后分别找到对应的x88那行：
x88 = $BoobsSize
x88 = $NippleLength
x88 = $ButtSize
x88 = $HipSize
x88 = $ThighsSize
x88 = $VaginaOpen
x88 = $AnusOpen
x88 = $PregSize
在后面加上“ * 2”（2可以为任意数字，但不建议修改太大，需要同时修改[CustomShaderComputeShapes]和[CustomShaderComputeShapes2]下的内容）
例如要修改胸部大小上限为原来的两倍：x88 = $BoobsSize * 2

如果遇到无法按/打开菜单的问题，请在ini中找到下面内容：

[KeyMenu]
condition = $active == 1
key = no_modifiers /
type = cycle
$menu = 0,1

修改key = 后面整段内容为你想要的快捷键
另外还需确保分辨率是否是正常的比例，然后确保不是窗口模式，确保显卡设置的AI插帧关闭

----------------------------------------------------------------------------------------------------------------------------------------
Thanks for downloading, You can find this and other mods for free at:
https://gamebanana.com/members/1367828
https://sora935647402.fanbox.cc/
https://www.patreon.com/sora_33

Press "/" to open the menu, hold down "alt" and use the mouse left button to adjust and select. You can also use the "up", "down", "left", "right" buttons on the keyboard to control it.

illustrate:
If you want it to remain a certain MOD everytime game starts, you can edit RemielleSeashadePasSeul.ini file
Find the following content:

[Constants]
global persist $earring = 0
global persist $necklace = 0
global persist $bracelet = 0
global persist $clothup = 0
global persist $dressin = 0
global persist $armlace = 0
global persist $clothdown = 0
global persist $dressout = 0
global persist $wing = 1
global persist $mole = 1
global persist $shoes = 0
global persist $trans = 0
global persist $wombtattoo = 0
global persist $buttmark = 0
global persist $virginblood = 0

global persist $BoobsSize = 0.0
global $TargetBoobsSize
post $TargetBoobsSize = $BoobsSize

global persist $NippleLength = 0.0
global $TargetNippleLength
post $TargetNippleLength = $NippleLength

global persist $ButtSize = 0.0
global $TargetButtSize
post $TargetButtSize = $ButtSize

global persist $HipSize = 0.0
global $TargetHipSize
post $TargetHipSize = $HipSize

global persist $ThighsSize = 0.0
global $TargetThighsSize
post $TargetThighsSize = $ThighsSize

global persist $VaginaOpen = 0.15
global $TargetVaginaOpen
post $TargetVaginaOpen = $VaginaOpen

global persist $AnusOpen = 0.1
global $TargetAnusOpen
post $TargetAnusOpen = $AnusOpen

global persist $PregSize = 0.0
global $TargetPregSize
post $TargetPregSize = $PregSize

Modify separately:
$earring (adjustable numbers 0→none, 1→earring)
$necklace (adjustable numbers 0→none, 1→necklace)
$bracelet (adjustable numbers 0→none, 1→bracelet)
$clothup (adjustable numbers 0→none, 1→belt, 2→half top, 3→full top)
$dressin (adjustable numbers 0→none, 1→inner skirt)
$armlace (adjustable numbers 0→none, 1→armlace)
$clothdown (adjustable numbers 0→none, 1→half bottom, 2→full bottom)
$dressout (adjustable numbers 0→bare foot, 1→outer skirt, 2→full outer skirt )
$wing (adjustable numbers 0→none, 1→wing)
$mole (adjustable numbers 0→none, 1→mole on chest)
$shoes (adjustable numbers 0→bare foot, 1→shoes)
$wombtattoo (adjustable numbers 0→none, 1→wombtattoo)
$buttmark (adjustable numbers 0→none, 1→buttocks palm marks)
$virginblood (adjustable numbers 0→none, 1→virgin blood)
$BoobsSize = 0.0 (adjustable numbers 0→1, adjust the size of the chest)
$NippleLength = 0.0 (adjustable numbers 0→1, adjust the length of the nipple)
$ButtSize = 0.0 (adjustable numbers 0→1, adjust the size of the buttocks)
$HipSize = 0.0 (adjustable numbers 0→1, adjust the size of the hip)
$ThighsSize = 0.0 (adjustable numbers 0→1, adjust the size of the thighs)
$VaginaOpen = 0.15 (adjustable numbers 0→1, adjust the opening of the vagina)
$AnusOpen = 0.1 (adjustable numbers 0→1, adjust the opening of the anus)
$PregSize = 0.0 (adjustable numbers 0→1, adjust the size of the pregnant belly)

If you want to modify the upper limit of the shape key, you can find "[CustomShaderComputeShapes]" and "[CustomShaderComputeShapes2]" in ini and then find the corresponding x88 rows:
x88 = $BoobsSize
x88 = $NippleLength
x88 = $ButtSize
x88 = $HipSize
x88 = $ThighsSize
x88 = $VaginaOpen
x88 = $AnusOpen
x88 = $PregSize
Add " * 2" at the end (2 can be any number, but it is not recommended to modify it too large)
For example, to modify the upper limit of boobs size to twice its original size: x88=$BoobsSize * 2

If you encounter issues with pressing / opening the menu, please find the following content in ini file:

[KeyMenu]
condition = $active == 1
key = no_modifiers /
type = cycle
$menu = 0,1

Change the entire section after "key = " to your desired shortcut key.
Additionally, you need to ensure that the resolution is at the correct aspect ratio and that it is not in windowed mode. Make sure AI frame interpolation is turned off in your graphics card settings.